Versions:
Inky is a specialized editor developed by Inkle for writing interactive fiction and branching dialogue through the company’s own ink narrative scripting language. Designed for game writers, narrative designers, and studios that need to embed dynamic story content into Unity or other engines, the application provides a split-pane interface that instantly previews the branching flow of text as the author types. Syntax highlighting, inline error reporting, and a play-as-you-write preview make it straightforward to test logic knots, gather points, conditional text, and variable states without leaving the editor. Because ink files are plain text, they version cleanly in Git and can be exported to JSON for runtime integration, allowing teams to iterate on scripts in parallel with code. Inky therefore serves both as a rapid prototyping environment for small indie projects and as a production pipeline component for larger titles such as 80 Days and Heaven’s Vault. The program is classified under Development & IT / IDE & Code Editors, and only one public build—version 0.15.1—has been released to date. Despite its single-version history, that release remains actively maintained, incorporating community pull requests that tighten Unicode support, improve dark-mode contrast, and keep the bundled ink compiler in sync with the latest upstream changes. Writers who prefer distraction-free composition can toggle fullscreen mode, while technical users benefit from command-line integration that recompiles the entire story on save. The software is available for free on get.nero.com, with downloads provided via trusted Windows package sources (e.g. winget), always delivering the latest version, and supporting batch installation of multiple applications.
Tags: